Articles by Muhammad Arul
-
How to add Puppet Agents to Foreman
Author: Muhammad Arul • Tags: linux, server, ubuntu • Comments: 0This is the second part of the Foreman tutorial. In the first guide, we've already shown you the installation and configuration of Foreman on Ubuntu Server 18.04 LTS and now I will show you how to add Puppet Agents to Foremen.
-
How to Install FreeIPA Client on CentOS 7
Author: Muhammad Arul • Tags: centos, linux • Comments: 1FreeIPA is a free and open source Identity, Policy, and Audit (IPA) suite sponsored by RedHat. It's an IPA solution, a combination of Linux (Fedora), 389 Directory Server, MIT Kerberos, NTP, DNS Bind, Dogtag, Apache web server, and Python.
-
How to Setup Kerberos Server and Client on Ubuntu 18.04 LTS
Author: Muhammad Arul • Tags: linux, security, server, ubuntu • Comments: 8In this tutorial, we will show you how to set up Kerberos authentication between two Ubuntu 18.04 servers. We will install and configure the Kerberos server on the Ubuntu server and then install the Kerberos client on the other. Finally, we will test the authentication of the SSH service with the Kerberos server.
-
-
How to Setup Private Docker Registry on Ubuntu 18.04 LTS
Author: Muhammad Arul • Tags: linux, nginx, server, ubuntu, virtualization • Comments: 8Docker Registry or 'Registry' is an open source and highly scalable server-side application that can be used to store and distribute Docker images. In this tutorial, we're going to show you how to install and configure a Private Docker Registry on a Ubuntu 18.04 server.
-
How to Install Foreman Server Management Tool on Ubuntu 18.04 LTS
Author: Muhammad Arul • Tags: linux, ubuntu • Comments: 3The Foreman is an open source software for managing the lifecycle of physical and virtual servers. It's a server management solution that helps system administrators to perform server provisioning and configuration to the orchestration and monitoring. Foreman offers support for provisioning tools such as Puppet, Chef, Salt Stack, Ansible etc.
-
How to Setup Riak KV NoSQL Database Cluster on CentOS 7
Author: Muhammad Arul • Tags: centos, linux • Comments: 0Riak is a distributed NoSQL database that offers high-availability, fault tolerance, operational simplicity, and scalability. In this tutorial, I will show you how to install and configure the NoSQL database Riak KV on CentOS 7 server.
-
How to Install Gitea Self-hosted Git Service using Docker on Ubuntu 18.04
Author: Muhammad Arul • Tags: linux, ubuntu • Comments: 7Gitea is a fork of Gogs, the easy to use self-hosted Git service. It is similar to GitHub, Bitbucket, and Gitlab. In this tutorial, I will show you step-by-step how to install and configure the lightweight Git service using Gitea using Docker on Ubuntu 18.04 LTS.
-
How to Setup Riak KV Database Cluster on Ubuntu 18.04
Author: Muhammad Arul • Tags: linux, server, ubuntu • Comments: 1Riak is a distributed NoSQL database that offers high-availability, fault tolerance, operational simplicity, and scalability. In this tutorial, we will show you to step-by-step how to install and configure the NoSQL database Riak KV on Ubuntu 18.04 LTS server. We will create the Riak KV cluster with three Ubuntu servers.
-
How to Install Collaborative Real-time Editor Etherpad on Ubuntu 18.04
Author: Muhammad Arul • Tags: linux, ubuntu • Comments: 4In this tutorial, I will show you step-by-step to install and configure the Etherpad-lite on Ubuntu 18.04 Server. Etherpad is a real-time collaborative editor based on Node.js.
-
How to Install PostgreSQL and phpPgAdmin on Ubuntu 18.04 LTS
Author: Muhammad Arul • Tags: linux, server, ubuntu • Comments: 18PostgreSQL or Postgres is a powerful high-performance object-relational database management system (ORDBMS). This tutorial will show the installation of PostgreSQL and its web-based administration interface phpPgAdmin on Ubuntu 18.04 LTS (Bionic Beaver).